Welcome![Sign In][Sign Up]
Location:
Search - LMS RLS

Search list

[matlabLMS_RLS_sim

Description: 功能描述:测试LMS与RLS算法,比较两种算法的收敛特性 文件名:LMS_RLS_sim.m 测试用例: x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声 文件输出:系数a1的值 调用函数:function [A] = LMS_Algo(M,N,mu,xn) 被调用:无 作者:mingcheng 编写时间:2009-10-13 修改时间:2009-10-13 版本:V1.0 - Function Description: Test LMS and RLS algorithm, the convergence characteristics were compared file name: LMS_RLS_sim.m test case: x (n)+ a1* x (n-1)+ a2* x (n-2) = e (n), a1 =- 1.6, a2 = 0.81, e (n) is Gaussian white noise file output: the value of coefficient a1 call the function: function [A] = LMS_Algo (M, N, mu, xn) is called: No of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0
Platform: | Size: 1024 | Author: 赵明诚 | Hits:

[matlabc11

Description: 自适应滤波和均衡,LMS,RLS,智能天线-Adaptive filtering and equalization, LMS, RLS, smart antennas
Platform: | Size: 5120 | Author: 郑书鑫 | Hits:

[matlableastsquare

Description: Inter-symbol interference if not taken care off may cause severe error at the receiver and the detection of signal becomes difficult. An adaptive equalizer employing Recursive Least Squares algorithm can be a good compensation for the ISI problem. In this paper performance of communication link in presence of Least Mean Square and Recursive Least Squares equalizer algorithm is analyzed. A Model of communication system having Quadrature amplitude modulation and Rician fading channel is implemented using MATLAB communication block set. Bit error rate and number of errors is evaluated for RLS and LMS equalizer algorithm, due to change in Signal to Noise Ratio (SNR) and fading component gain in Rician fading Channel.
Platform: | Size: 400384 | Author: pravin jadhav | Hits:

[matlabAdaptiveSignalProcessing

Description: 自适应信号处理的几个程序,有LMS、NLMS、RLS算法,和几个自适应的例子。-Several adaptive signal processing procedures, LMS, NLMS, RLS algorithm, and several examples of adaptive.
Platform: | Size: 5120 | Author: 张鹏 | Hits:

[3G developCDMA_lingjunyue_standard

Description: cdma系统中6阵元天线的LMS,RLS,以及MMSE算法仿真-cdma system 6 element antenna array LMS, RLS, and the MMSE algorithm simulation
Platform: | Size: 107520 | Author: hajie | Hits:

[matlabSmartantennabeamformingAlgorithms

Description: 智能天线波束赋形算法的比较LMS RLS-Smart antenna beamforming Algorithms
Platform: | Size: 2048 | Author: 胡喵喵 | Hits:

[Communication-Mobilelms_rsl

Description: 利用lms算法和rls算法,对通过给定系统h的随机信号进行自适应滤波,通过抽头w对系统进行逆辨识与辨识,同时产生MSE 即均方误差,来描述对信号恢复的效果。-Using lms algorithm and rls algorithms h through a given system adaptive filtering of random signals, the system through the tap w reverse identification and recognition, while the mean square error MSE generated to describe the effect on signal recovery.
Platform: | Size: 1024 | Author: | Hits:

[matlabRLS

Description: RLS滤波程序,包括与RLS与LS和LMS程序的比较,对于学习自适应滤波的同学有些帮助;-RLS filtering process, including the LS and the LMS and RLS procedures and comparison of adaptive filtering for students to learn some assistance
Platform: | Size: 49152 | Author: zhangyu | Hits:

[matlabalogorithms

Description: its is a algorithms of LMS,NLMS,RLS formulas
Platform: | Size: 49152 | Author: J.V.Naveen Kumar | Hits:

[matlabAdaptive-algorithm

Description: 自适应回波消除算法matlab代码,其中包含有:LMS,NLMS,RLS,VSLMS,VSNLMS-the matlab code of Adaptive algorithm,including:LMS,NLMS,RLS,VSLMS,VSNLMS
Platform: | Size: 5120 | Author: 陈飞 | Hits:

[Mathimatics-Numerical algorithmsLMS

Description: LMS算法、NLMS算法和RLS算法的仿真和当今应用较广的自适应均衡器、自适应分离器、自适应滤波器。-LMS algorithm, NLMS algorithm and RLS algorithm simulation and present a wider application of adaptive equalization, adaptive separation, adaptive filter.
Platform: | Size: 7168 | Author: gaobolong | Hits:

[matlabRLS

Description: 自适应信号处理 RLS算法 结合LMS算法 程序-RLS algorithm with adaptive signal processing, LMS algorithm
Platform: | Size: 5120 | Author: winnie | Hits:

[matlabyuyin

Description: 自适应信号处理中 LMS RLS算法进行语音消噪-LMS RLS adaptive signal processing algorithms for speech denoising
Platform: | Size: 7168 | Author: winnie | Hits:

[Speech/Voice recognition/combinelms

Description: 自适应滤波器的核心是自适应算法。最小均方算法(LMS) 和递归最小二次方算法RLS) 。通过对这两种算法的推导过程,可以清楚的了解到自适应算法的理论体系,-Adaptive filter is the core of adaptive algorithm. Least mean square algorithm (LMS) and recursive least quadratic algorithm RLS). Through the derivation of these two algorithms, adaptive algorithms can clearly understand the theoretical system,
Platform: | Size: 3072 | Author: 王柯澜 | Hits:

[matlablsl

Description: 本自适应LSL算法实现线性预测 以及考察LSL算法的收敛性: 与LMS、RLS算法进行性能比较 -The LSL algorithm adaptive linear prediction and to study the LSL algorithm convergence: the LMS, RLS algorithm performance comparison
Platform: | Size: 1024 | Author: 闵苏 | Hits:

[matlabLSL-RLSYULMS

Description: 本自适应算法考查了LMS,RLS与LSL三种自适应算法的对比。-The adaptive algorithm examines the LMS, RLS and LSL comparison of three kinds of adaptive algorithms.
Platform: | Size: 1024 | Author: 闵苏 | Hits:

[matlabzishiyingRLS-LMS

Description: 基于LMS算法和RLS算法的自适应滤波器设计-Based on LMS and RLS adaptive filter design
Platform: | Size: 7168 | Author: 梦之碟 | Hits:

[matlabADBF-MATLAB

Description: 包涵各种数字波束形成算法。如:LMS ,RLS,MVDR等。-Bear with a variety of digital beamforming. Such as: LMS, RLS, MVDR and so on.
Platform: | Size: 717824 | Author: | Hits:

[matlabsukiy_nonlinear-adaptive-filtering

Description: 本文件是关于自适应滤波算法的matlab仿真,其中对LMS、RLS等算法给出了具体的程序。-This document is on adaptive filter algorithm of matlab simulation, including LMS, RLS) give a specific procedures.
Platform: | Size: 448512 | Author: 苏明坤 | Hits:

[matlabBlindSignalAdaptiveAlgorithms

Description: 针对瞬时混合盲信号分离的自适应算法进行调研和比较,对于LMS,RLS算法(包括基于普通梯度和自然梯度两种)进行仿真验证,并对一些未知图像的混合进行分离。-Blind signal separation for instantaneous mixture algorithm for adaptive research and comparison, for the LMS, RLS algorithms (including gradient and natural gradient based on common two) for simulation, and some unknown mixture of image separation.
Platform: | Size: 1035264 | Author: boxer | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 24 »

CodeBus www.codebus.net